[INFO] cloning repository https://github.com/jurskidl/advent-of-code-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jurskidl/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjurskidl%2Fadvent-of-code-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjurskidl%2Fadvent-of-code-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f9cb5ab844dd8c52be0c90cb62bb2b0a002c9d2
[INFO] fixing jurskidl/advent-of-code-2024 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjurskidl%2Fadvent-of-code-2024" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jurskidl/advent-of-code-2024
[INFO] finished tweaking git repo https://github.com/jurskidl/advent-of-code-2024
[INFO] tweaked toml for git repo https://github.com/jurskidl/advent-of-code-2024 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jurskidl/advent-of-code-2024 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jurskidl/advent-of-code-2024 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 844df3d6250f7a788083e1a2d76b8dc19c801852792dd1901e404659ae4ed1ea
[INFO] running `Command { std: "docker" "start" "844df3d6250f7a788083e1a2d76b8dc19c801852792dd1901e404659ae4ed1ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "844df3d6250f7a788083e1a2d76b8dc19c801852792dd1901e404659ae4ed1ea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "844df3d6250f7a788083e1a2d76b8dc19c801852792dd1901e404659ae4ed1ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "844df3d6250f7a788083e1a2d76b8dc19c801852792dd1901e404659ae4ed1ea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating years/year2015/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2016/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2017/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2018/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2019/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2020/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2021/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2022/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2023/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2024/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2025/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking aoc-runner v0.3.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.2.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling codspeed v4.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling aoc-runner-internal v0.1.0
[INFO] [stderr]    Compiling aoc-runner-derive v0.3.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking codspeed-criterion-compat-walltime v4.2.0
[INFO] [stderr]     Checking year2015 v0.1.0 (/opt/rustwide/workdir/years/year2015)
[INFO] [stderr]     Checking year2016 v0.1.0 (/opt/rustwide/workdir/years/year2016)
[INFO] [stderr]     Checking year2018 v0.1.0 (/opt/rustwide/workdir/years/year2018)
[INFO] [stderr]     Checking year2021 v0.1.0 (/opt/rustwide/workdir/years/year2021)
[INFO] [stderr]     Checking year2023 v0.1.0 (/opt/rustwide/workdir/years/year2023)
[INFO] [stderr]     Checking year2017 v0.1.0 (/opt/rustwide/workdir/years/year2017)
[INFO] [stderr]     Checking year2020 v0.1.0 (/opt/rustwide/workdir/years/year2020)
[INFO] [stderr]     Checking year2025 v0.1.0 (/opt/rustwide/workdir/years/year2025)
[INFO] [stderr]     Checking year2022 v0.1.0 (/opt/rustwide/workdir/years/year2022)
[INFO] [stderr]     Checking year2019 v0.1.0 (/opt/rustwide/workdir/years/year2019)
[INFO] [stderr]     Checking year2024 v0.1.0 (/opt/rustwide/workdir/years/year2024)
[INFO] [stderr]    Migrating years/year2016/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2015/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2023/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2018/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2021/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2024/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed years/year2024/src/day1.rs (2 fixes)
[INFO] [stderr]    Migrating years/year2022/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2019/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2020/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2017/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2025/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2016/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2015/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2023/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2018/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2021/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2024/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2022/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2019/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2020/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2017/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2025/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2016/benches/benches.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2017/benches/benches.rs from 2021 edition to 2024
[INFO] [stdout] error[E0599]: no associated function or constant named `day2_part1` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `year2025` (bin "year2025" test) due to 11 previous errors
[INFO] [stdout] error[E0599]: no associated function or constant named `day2_part2` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `day3_part1` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `day3_part2` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `day4_part1` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `day4_part2` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `day5_part1` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `day5_part2` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `day6_part1` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `day7_part1` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `day7_part2` found for struct `year2025::Factory` in the current scope
[INFO] [stdout]  --> years/year2025/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | aoc_main! { lib = year2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `year2025::Factory`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `aoc_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating years/year2015/benches/benches.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2021/benches/benches.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2018/benches/benches.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating years/year2024/benches/benches.rs from 2021 edition to 2024
[INFO] running `Command { std: "docker" "inspect" "844df3d6250f7a788083e1a2d76b8dc19c801852792dd1901e404659ae4ed1ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844df3d6250f7a788083e1a2d76b8dc19c801852792dd1901e404659ae4ed1ea", kill_on_drop: false }`
[INFO] [stdout] 844df3d6250f7a788083e1a2d76b8dc19c801852792dd1901e404659ae4ed1ea
